* keyboard.c (handle_async_input): Define only if SYNC_INPUT || SIGIO.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 23 Apr 2012 04:08:51 +0000 (21:08 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 23 Apr 2012 04:08:51 +0000 (21:08 -0700)
commit08dbfe4c2a953ffd5cd3cd4c75eeae5f1be7c4c6
tree0d42e45810e5553a950f08ec9c9dd6267c96d26a
parentc69aedbd2c9155d2dffab43cf696e03583c4aee1
* keyboard.c (handle_async_input): Define only if SYNC_INPUT || SIGIO.

Problem reported by Juanma Barranquero for Windows -Wunused-function.
src/ChangeLog
src/keyboard.c